Open the Portico Developer Guide site
Pos Gateway Schema
GatewayTxnId Element
Pos Gateway Schema > PosAltPayCaptureReqType Complex Type : GatewayTxnId Element
Description

Gateway generated transaction identifier returned in the response of the original transaction. This indicates the AltPayment transaction to be captured against.

Namespace http://Hps.Exchange.PosGateway
Type
txnIdType Simple Type
Overview
GatewayTxnId txnIdType Simple Type

Gateway generated transaction identifier returned in the response of the original transaction. This indicates the AltPayment transaction to be captured against.

Source
<xs:element name="GatewayTxnId" type="txnIdType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Gateway generated transaction identifier returned in the response of the original transaction.  This indicates the AltPayment transaction to be captured against.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosAltPayCaptureReqType Complex TypePos Gateway Schema